Veloeclipse is a HTML/Velocity Editor for Eclipse, it is based on veloedit for velocity parsing and outline but adds all the html features you'd expect to find in a html editor
		
		Features:
		
			- User defined Templates
			
 - Smart indentation of velocity directives ( on pressing return or when using tabs)
			
 - Smart indentation of html tags( on pressing return or when using tabs)
			
 - Syntax highlighting for both html and velocity
			
 - Autocompletion and Content assist for tags,directives and references (Ctrl + space in html attribute values or when opening or closing tags)
			
 - Preview html code 
			
 - jumping to statring tag/directive when hovering on the closing tag/directive and then pressing Ctrl+ mouseclick
			
 - opening html definitions on tags when pressing Ctrl+ mouseclick
		
 
		Installing:
		Help -> Software Updates -> Find and Install... -> Search for new features to install -> Add Update Site... ->
		Name : Veloeclipse
		URL: http://propsorter.sourceforge.net/veloeclipse
		
		
		
		
		Akmal Sarhan
		Please note that it is only compatible with Eclipse 3.0 M8 and higher